term: rework color cutomizing
authorJulien Danjou <julien@danjou.info>
Thu, 28 Jun 2012 10:40:24 +0000 (12:40 +0200)
committerJulien Danjou <julien@danjou.info>
Thu, 28 Jun 2012 10:40:24 +0000 (12:40 +0200)
commitb17778189e1df0a56e48a5f6f0b52f7bebbdfdd7
treecaf493f35a443a01f9160b783a21b7339c7d16a0
parent61c4557b7a83c8edce846fa79a2ff9318dbd82b4
term: rework color cutomizing

* term.el (term-handle-colors-array): Use a set of new faces to
color the terminal.  Also uses :inverse-video property.
(term-default-fg-color): Set to nil by default, deprecate in favor
of `term-face'.
(term-default-bg-color): Set to nil by default, deprecate in favor
of `term-face'.
(term-current-face): Use `term-face' by default.
(term-bold-attribute): Variable deleted.
etc/NEWS
lisp/ChangeLog
lisp/term.el